From b03fe3d8f35837d5424a38e11c587a65929c8c0a Mon Sep 17 00:00:00 2001 From: Sven Luther Date: Thu, 15 Jul 2004 09:51:20 +0000 Subject: [PATCH] missed debian/ prefix. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 8b8ff763..4f319038 100755 --- a/debian/rules +++ b/debian/rules @@ -146,7 +146,7 @@ install-arch: if [ -e opt-built-stamp ]; then \ dh_movefiles -pocaml \ --sourcedir=debian/ocaml-nox \ - `cat ocaml-opt.files`; \ + `cat debian/ocaml-opt.files`; \ else \ dh_movefiles -pocaml \ --sourcedir=debian/ocaml-nox; \ -- 2.30.2